[INFO] cloning repository https://github.com/horiyamayoh/gcc-formed
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/horiyamayoh/gcc-formed" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhoriyamayoh%2Fgcc-formed", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhoriyamayoh%2Fgcc-formed'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d4f6b45cef7a9b258636f93d36b7a0c9118da3ac
[INFO] testing horiyamayoh/gcc-formed against master#f9988fefd3add01f414f52b414308e7872622fee for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhoriyamayoh%2Fgcc-formed" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/horiyamayoh/gcc-formed
[INFO] finished tweaking git repo https://github.com/horiyamayoh/gcc-formed
[INFO] tweaked toml for git repo https://github.com/horiyamayoh/gcc-formed written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/horiyamayoh/gcc-formed on toolchain f9988fefd3add01f414f52b414308e7872622fee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/horiyamayoh/gcc-formed already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ordered-float v5.3.0
[INFO] [stderr]   Downloaded tar v0.4.45
[INFO] [stderr]   Downloaded assert_cmd v2.2.0
[INFO] [stderr]   Downloaded toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]   Downloaded redox_syscall v0.7.4
[INFO] [stderr]   Downloaded winnow v1.0.1
[INFO] [stderr]   Downloaded toml v0.9.12+spec-1.1.0
[INFO] [stderr]   Downloaded serde_spanned v1.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 639dc2e9ce960f863de9f99d3bdab87f813e67a915effa25b5e168c9272134ee
[INFO] running `Command { std: "docker" "start" "-a" "639dc2e9ce960f863de9f99d3bdab87f813e67a915effa25b5e168c9272134ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "639dc2e9ce960f863de9f99d3bdab87f813e67a915effa25b5e168c9272134ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "639dc2e9ce960f863de9f99d3bdab87f813e67a915effa25b5e168c9272134ee", kill_on_drop: false }`
[INFO] [stdout] 639dc2e9ce960f863de9f99d3bdab87f813e67a915effa25b5e168c9272134ee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e72535b4aba9a9117f78671bf35ff4d37caacea0daf206b0d5dbc5575b2dcd89
[INFO] running `Command { std: "docker" "start" "-a" "e72535b4aba9a9117f78671bf35ff4d37caacea0daf206b0d5dbc5575b2dcd89", kill_on_drop: false }`
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling diag_trace v0.2.0-beta.1 (/opt/rustwide/workdir/diag_trace)
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling indexmap v2.13.1
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling tar v0.4.45
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling diag_cli_front v0.2.0-beta.1 (/opt/rustwide/workdir/diag_cli_front)
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling ordered-float v5.3.0
[INFO] [stderr]    Compiling diag_backend_probe v0.2.0-beta.1 (/opt/rustwide/workdir/diag_backend_probe)
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling diag_core v0.2.0-beta.1 (/opt/rustwide/workdir/diag_core)
[INFO] [stderr]    Compiling diag_rulepack v0.2.0-beta.1 (/opt/rustwide/workdir/diag_rulepack)
[INFO] [stderr]    Compiling diag_public_export v0.2.0-beta.1 (/opt/rustwide/workdir/diag_public_export)
[INFO] [stderr]    Compiling diag_testkit v0.2.0-beta.1 (/opt/rustwide/workdir/diag_testkit)
[INFO] [stderr]    Compiling diag_capture_runtime v0.2.0-beta.1 (/opt/rustwide/workdir/diag_capture_runtime)
[INFO] [stderr]    Compiling diag_residual_text v0.2.0-beta.1 (/opt/rustwide/workdir/diag_residual_text)
[INFO] [stderr]    Compiling diag_enrich v0.2.0-beta.1 (/opt/rustwide/workdir/diag_enrich)
[INFO] [stderr]    Compiling diag_cascade v0.2.0-beta.1 (/opt/rustwide/workdir/diag_cascade)
[INFO] [stderr]    Compiling diag_render v0.2.0-beta.1 (/opt/rustwide/workdir/diag_render)
[INFO] [stderr]    Compiling diag_adapter_contract v0.2.0-beta.1 (/opt/rustwide/workdir/diag_adapter_contract)
[INFO] [stderr]    Compiling diag_adapter_gcc v0.2.0-beta.1 (/opt/rustwide/workdir/diag_adapter_gcc)
[INFO] [stderr]    Compiling xtask v0.2.0-beta.1 (/opt/rustwide/workdir/xtask)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s
[INFO] running `Command { std: "docker" "inspect" "e72535b4aba9a9117f78671bf35ff4d37caacea0daf206b0d5dbc5575b2dcd89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e72535b4aba9a9117f78671bf35ff4d37caacea0daf206b0d5dbc5575b2dcd89", kill_on_drop: false }`
[INFO] [stdout] e72535b4aba9a9117f78671bf35ff4d37caacea0daf206b0d5dbc5575b2dcd89
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 30fe94a3f24668a7e7df14cde99577939d8d5f2d3fc0e14642094438dc7834da
[INFO] running `Command { std: "docker" "start" "-a" "30fe94a3f24668a7e7df14cde99577939d8d5f2d3fc0e14642094438dc7834da", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling assert_cmd v2.2.0
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling ordered-float v5.3.0
[INFO] [stderr]    Compiling diag_backend_probe v0.2.0-beta.1 (/opt/rustwide/workdir/diag_backend_probe)
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling diag_core v0.2.0-beta.1 (/opt/rustwide/workdir/diag_core)
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling diag_rulepack v0.2.0-beta.1 (/opt/rustwide/workdir/diag_rulepack)
[INFO] [stderr]    Compiling diag_trace v0.2.0-beta.1 (/opt/rustwide/workdir/diag_trace)
[INFO] [stderr]    Compiling diag_public_export v0.2.0-beta.1 (/opt/rustwide/workdir/diag_public_export)
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling diag_testkit v0.2.0-beta.1 (/opt/rustwide/workdir/diag_testkit)
[INFO] [stderr]    Compiling diag_capture_runtime v0.2.0-beta.1 (/opt/rustwide/workdir/diag_capture_runtime)
[INFO] [stderr]    Compiling diag_residual_text v0.2.0-beta.1 (/opt/rustwide/workdir/diag_residual_text)
[INFO] [stderr]    Compiling diag_render v0.2.0-beta.1 (/opt/rustwide/workdir/diag_render)
[INFO] [stderr]    Compiling diag_enrich v0.2.0-beta.1 (/opt/rustwide/workdir/diag_enrich)
[INFO] [stderr]    Compiling diag_adapter_contract v0.2.0-beta.1 (/opt/rustwide/workdir/diag_adapter_contract)
[INFO] [stderr]    Compiling diag_cascade v0.2.0-beta.1 (/opt/rustwide/workdir/diag_cascade)
[INFO] [stderr]    Compiling diag_adapter_gcc v0.2.0-beta.1 (/opt/rustwide/workdir/diag_adapter_gcc)
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling diag_cli_front v0.2.0-beta.1 (/opt/rustwide/workdir/diag_cli_front)
[INFO] [stderr]    Compiling xtask v0.2.0-beta.1 (/opt/rustwide/workdir/xtask)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 14s
[INFO] running `Command { std: "docker" "inspect" "30fe94a3f24668a7e7df14cde99577939d8d5f2d3fc0e14642094438dc7834da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30fe94a3f24668a7e7df14cde99577939d8d5f2d3fc0e14642094438dc7834da", kill_on_drop: false }`
[INFO] [stdout] 30fe94a3f24668a7e7df14cde99577939d8d5f2d3fc0e14642094438dc7834da
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 460ce1d4e0b4d71b2c39ad403221e44da2be224bb88692385cfe3e4d8aeb182d
[INFO] running `Command { std: "docker" "start" "-a" "460ce1d4e0b4d71b2c39ad403221e44da2be224bb88692385cfe3e4d8aeb182d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.46s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/diag_adapter_contract-36ba397d79dd46e1)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::dummy_adapter_satisfies_contract ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/diag_adapter_gcc-99409c6aa2b14ff1)
[INFO] [stdout] 
[INFO] [stdout] running 111 tests
[INFO] [stdout] test classify::tests::classifies_asm_inline_seed_from_rulepack ... ok
[INFO] [stdout] test classify::tests::classifies_attribute_seed_from_rulepack ... ok
[INFO] [stdout] test classify::tests::classifies_constexpr_seed_from_rulepack ... ok
[INFO] [stdout] test classify::tests::classifies_concepts_constraints_seed_from_combined_message ... ok
[INFO] [stdout] test classify::tests::classifies_bit_field_packed_seed_before_abi_alignment ... ok
[INFO] [stdout] test classify::tests::classifies_abi_alignment_seed_from_cast_align_warning ... ok
[INFO] [stdout] test classify::tests::classifies_analyzer_seed_from_rulepack ... ok
[INFO] [stdout] test classify::tests::classifies_coroutine_seed_from_rulepack ... ok
[INFO] [stdout] test classify::tests::classifies_deprecated_seed_from_rulepack ... ok
[INFO] [stdout] test classify::tests::classifies_enum_switch_seed_from_rulepack ... ok
[INFO] [stdout] test classify::tests::classifies_designated_init_seed_before_init_order ... ok
[INFO] [stdout] test classify::tests::classifies_exception_handling_seed_from_rulepack ... ok
[INFO] [stdout] test classify::tests::classifies_abi_alignment_seed_from_rulepack ... ok
[INFO] [stdout] test classify::tests::classifies_conversion_narrowing_seed_from_rulepack ... ok
[INFO] [stdout] test classify::tests::classifies_fallthrough_seed_from_rulepack ... ok
[INFO] [stdout] test classify::tests::classifies_move_semantics_seed_before_pointer_reference ... ok
[INFO] [stdout] test classify::tests::classifies_lifetime_dangling_seed_from_rulepack ... ok
[INFO] [stdout] test classify::tests::classifies_inheritance_virtual_seed_from_rulepack ... ok
[INFO] [stdout] test classify::tests::classifies_lambda_closure_seed_from_rulepack ... ok
[INFO] [stdout] test classify::tests::classifies_family_seed_from_checked_in_rulepack ... ok
[INFO] [stdout] test classify::tests::classifies_null_pointer_seed_from_rulepack ... ok
[INFO] [stdout] test classify::tests::classifies_odr_inline_linkage_seed_from_rulepack ... ok
[INFO] [stdout] test classify::tests::classifies_module_import_seed_from_rulepack ... ok
[INFO] [stdout] test classify::tests::classifies_openmp_seed_from_rulepack ... ok
[INFO] [stdout] test classify::tests::classifies_pedantic_compliance_seed_from_rulepack ... ok
[INFO] [stdout] test classify::tests::classifies_ranges_views_seed_before_concepts_constraints_and_template ... ok
[INFO] [stdout] test classify::tests::classifies_preprocessor_directive_seed_before_macro_terms ... ok
[INFO] [stdout] test classify::tests::classifies_sanitizer_buffer_seed_before_format_string ... ok
[INFO] [stdout] test classify::tests::classifies_overflow_arithmetic_seed_from_rulepack ... ok
[INFO] [stdout] test classify::tests::classifies_string_character_seed_from_rulepack ... ok
[INFO] [stdout] test classify::tests::classifies_sizeof_allocation_seed_before_pointer_reference ... ok
[INFO] [stdout] test classify::tests::classifies_thread_safety_seed_from_rulepack ... ok
[INFO] [stdout] test classify::tests::classifies_three_way_comparison_seed_from_rulepack ... ok
[INFO] [stdout] test classify::tests::classifies_structured_binding_seed_before_pointer_reference ... ok
[INFO] [stdout] test classify::tests::classifies_unused_seed_from_rulepack ... ok
[INFO] [stdout] test classify::tests::infers_analyze_from_warning_option ... ok
[INFO] [stdout] test classify::tests::classifies_scope_declaration_seed_from_rulepack ... ok
[INFO] [stdout] test classify::tests::falls_back_to_rulepack_unknown_seed ... ok
[INFO] [stdout] test classify::tests::classifies_init_order_seed_from_rulepack ... ok
[INFO] [stdout] test classify::tests::classifies_storage_class_seed_from_rulepack ... ok
[INFO] [stdout] test classify::tests::infers_driver_from_message_pattern ... ok
[INFO] [stdout] test classify::tests::infers_internal_compiler_phase_from_ice_context ... ok
[INFO] [stdout] test classify::tests::infers_codegen_from_inline_asm_message ... ok
[INFO] [stdout] test classify::tests::infers_constraints_from_rule_id ... ok
[INFO] [stdout] test classify::tests::infers_preprocess_from_directive_message ... ok
[INFO] [stdout] test classify::tests::classifies_strict_aliasing_seed_from_rulepack ... ok
[INFO] [stdout] test classify::tests::infers_assemble_from_tool_component ... ok
[INFO] [stdout] test classify::tests::preserves_existing_link_instantiate_parse_and_semantic_paths ... ok
[INFO] [stdout] test classify::tests::preserves_type_overload_seed_precedence_over_conversion_narrowing ... ok
[INFO] [stdout] test classify::tests::uses_rulepack_action_hint_for_specific_linker_seed ... ok
[INFO] [stdout] test classify::tests::preserves_analyzer_seed_precedence_over_null_pointer ... ok
[INFO] [stdout] test tests::defaults_overflowing_gcc_json_location_values_without_wrapping ... ok
[INFO] [stdout] test tests::compatibility_bundle_uses_conservative_processing_metadata ... ok
[INFO] [stdout] test tests::classifies_sarif_required_by_substitution_as_template_context ... ok
[INFO] [stdout] test tests::canonicalizes_gcc_json_candidate_arity_mismatch_cluster ... ok
[INFO] [stdout] test tests::defaults_overflowing_sarif_location_values_without_wrapping ... ok
[INFO] [stdout] test tests::canonicalizes_sarif_candidate_arity_mismatch_cluster ... ok
[INFO] [stdout] test tests::drops_invalid_sarif_fix_suggestions ... ok
[INFO] [stdout] test tests::classifies_gcc_json_required_by_substitution_as_template_context ... ok
[INFO] [stdout] test tests::gcc_adapter_reports_supported_origins ... ok
[INFO] [stdout] test tests::gcc_json_option_drives_analyzer_phase ... ok
[INFO] [stdout] test tests::gcc_json_hash_error_maps_to_preprocess_phase ... ok
[INFO] [stdout] test tests::gcc_json_option_drives_template_context ... ok
[INFO] [stdout] test tests::ignores_message_less_related_locations ... ok
[INFO] [stdout] test tests::ignores_candidate_count_related_locations ... ok
[INFO] [stdout] test tests::fail_opens_when_authoritative_sarif_is_invalid ... ok
[INFO] [stdout] test tests::fail_opens_when_authoritative_sarif_is_missing ... ok
[INFO] [stdout] test tests::ingest_bundle_deduplicates_matching_structured_and_residual_warning_roots ... ok
[INFO] [stdout] test tests::ingest_bundle_fail_opens_on_invalid_gcc_json ... ok
[INFO] [stdout] test tests::ingest_bundle_accepts_residual_only_path ... ok
[INFO] [stdout] test tests::ingest_bundle_deduplicates_matching_structured_and_residual_compiler_roots ... ok
[INFO] [stdout] test tests::ingest_bundle_augments_template_context_from_stderr_instantiation_frames ... ok
[INFO] [stdout] test tests::ingest_bundle_fail_opens_on_opaque_compiler_residuals ... ok
[INFO] [stdout] test tests::ingest_bundle_deduplicates_warning_residuals_with_trailing_option_suffix ... ok
[INFO] [stdout] test tests::ingest_bundle_prefers_later_available_gcc_json_over_earlier_missing_placeholder ... ok
[INFO] [stdout] test tests::ingest_bundle_marks_partial_for_incomplete_gcc_json ... ok
[INFO] [stdout] test tests::ingest_bundle_keeps_unclassified_residuals_on_passthrough_document ... ok
[INFO] [stdout] test tests::ingest_bundle_prefers_later_available_sarif_over_earlier_missing_placeholder ... ok
[INFO] [stdout] test tests::ingest_bundle_fail_opens_on_oversized_gcc_json ... ok
[INFO] [stdout] test tests::ingest_bundle_keeps_structured_compiler_residuals_when_passthrough_is_suppressed ... ok
[INFO] [stdout] test tests::ingest_bundle_recognizes_linker_residual_useful_subset ... ok
[INFO] [stdout] test tests::marks_template_deduction_child_notes_as_instantiate_phase ... ok
[INFO] [stdout] test tests::parses_corpus_gcc_json_fixture_from_gcc9_12_overload_case ... ok
[INFO] [stdout] test tests::parses_fixit_hints_compatibility_and_drops_invalid_regions ... ok
[INFO] [stdout] test tests::parses_corpus_sarif_fixture_from_gcc15_overload_case ... ok
[INFO] [stdout] test tests::parses_gcc_json_context_chains_from_nested_children ... ok
[INFO] [stdout] test tests::parses_gcc_json_children_as_structured_notes ... ok
[INFO] [stdout] test tests::parses_gcc_json_fixits_into_suggestions ... ok
[INFO] [stdout] test tests::ingest_bundle_recognizes_type_overload_residual_useful_subset ... ok
[INFO] [stdout] test tests::parses_gcc_json_context_chains_from_recursive_note_children ... ok
[INFO] [stdout] test tests::parses_minimal_sarif ... ok
[INFO] [stdout] test tests::ingest_bundle_recognizes_template_residual_useful_subset ... ok
[INFO] [stdout] test tests::parses_markdown_only_sarif_messages_and_related_locations ... ok
[INFO] [stdout] test tests::ingest_bundle_reports_structured_authority_for_valid_gcc_json ... ok
[INFO] [stdout] test tests::parses_minimal_gcc_json ... ok
[INFO] [stdout] test tests::parses_sarif_codeflows_into_template_context_frames ... ok
[INFO] [stdout] test tests::prefers_non_empty_markdown_when_text_field_is_blank ... ok
[INFO] [stdout] test tests::rejects_oversized_standalone_sarif_before_parse ... ok
[INFO] [stdout] test tests::rejects_sarif_payload_without_runs_array ... ok
[INFO] [stdout] test tests::parses_sarif_fix_suggestions ... ok
[INFO] [stdout] test tests::producer_uses_checked_in_rulepack_version ... ok
[INFO] [stdout] test tests::rejects_unsupported_sarif_version ... ok
[INFO] [stdout] test tests::sarif_context_fallback_ignores_negative_include_phrases ... ok
[INFO] [stdout] test tests::prefers_non_empty_markdown_for_gcc_json_message_objects ... ok
[INFO] [stdout] test tests::ingest_bundle_reports_structured_authority_for_valid_sarif ... ok
[INFO] [stdout] test tests::sarif_run_tool_component_drives_internal_compiler_phase ... ok
[INFO] [stdout] test tests::structured_multiple_definition_uses_specific_first_action_hint ... ok
[INFO] [stdout] test tests::sarif_root_phase_uses_related_messages_for_linker_context ... ok
[INFO] [stdout] test tests::sarif_rule_id_drives_constraints_phase ... ok
[INFO] [stdout] test tests::ingest_bundle_scopes_stderr_context_augmentation_per_matching_root ... ok
[INFO] [stdout] test tests::ingest_with_reason_matches_bundle_report_for_missing_sarif ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 111 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.54s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/diag_backend_probe-ab455c9a600adddd)
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test tests::band_c_capability_profile_keeps_json_single_sink_without_sarif ... ok
[INFO] [stdout] test tests::band_b_capability_profile_distinguishes_single_sink_sarif_from_dual_sink ... ok
[INFO] [stdout] test tests::builds_capability_profiles_without_mutating_legacy_surface ... ok
[INFO] [stdout] test tests::ignores_parenthesized_vendor_version_tokens ... ok
[INFO] [stdout] test tests::band_b_probe_uses_observed_add_output_support_to_enable_dual_sink ... ok
[INFO] [stdout] test tests::capability_profiles_follow_band_specific_contracts ... ok
[INFO] [stdout] test tests::maps_band_specific_support_levels_and_default_processing_paths ... ok
[INFO] [stdout] test tests::maps_support_levels_and_default_processing_paths_from_version_bands ... ok
[INFO] [stdout] test tests::maps_version_band_boundaries_for_all_supported_cutoffs ... ok
[INFO] [stdout] test tests::find_in_path_skips_directory_candidates ... ok
[INFO] [stdout] test tests::find_in_path_skips_non_executable_file_candidates ... ok
[INFO] [stdout] test tests::parses_version_line ... ok
[INFO] [stdout] test tests::picks_cplusplus_driver_from_invocation_name ... ok
[INFO] [stdout] test tests::probe_result_accessors_reflect_band_c_contract ... ok
[INFO] [stdout] test tests::probe_result_default_path_follows_resolved_capability_facts ... ok
[INFO] [stdout] test tests::resolve_backend_rejects_symlink_loop_for_launcher_topology_cycles ... ok
[INFO] [stdout] test tests::exposes_probe_result_accessors_additively ... ok
[INFO] [stdout] test tests::maps_version_bands ... ok
[INFO] [stdout] test tests::parses_version_from_unexpected_but_supported_formats ... ok
[INFO] [stdout] test tests::rejects_empty_partial_and_malformed_version_lines ... ok
[INFO] [stdout] test tests::probe_backend_rejects_non_zero_version_exit_even_with_parseable_stdout ... ok
[INFO] [stdout] test tests::probe_backend_can_override_gcc15_dual_sink_assumption_from_help_output ... ok
[INFO] [stdout] test tests::probe_backend_uses_help_output_to_confirm_dual_sink_support ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::probe_backend_uses_help_output_to_confirm_dual_sink_support stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::probe_backend_uses_help_output_to_confirm_dual_sink_support' (152) panicked at diag_backend_probe/src/lib.rs:1219:71:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: VersionProbe { path: "/tmp/.tmpGRkDov/fake-gcc", source: Os { code: 26, kind: ExecutableFileBusy, message: "Text file busy" } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a3f361a387a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a3f361a387a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a3f361a387a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a3f361a387a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a3f361b7d2a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a3f361b7d2a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5a3f361a8472 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5a3f361a8472 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5a3f36180baf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a3f36180baf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a3f3619b209 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a3f361333bc - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5a3f361333bc - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a3f3619b3c2 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5a3f3619b3c2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a3f36180c68 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a3f36175d69 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a3f36181acd - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a3f361b84bc - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a3f361b8232 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5a3f360f7493 - <core[4a92201981c6b77a]::result::Result<diag_backend_probe[b85693201de089c2]::ProbeResult, diag_backend_probe[b85693201de089c2]::ProbeError>>::unwrap
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5a3f360f7493 - diag_backend_probe[b85693201de089c2]::tests::probe_backend_uses_help_output_to_confirm_dual_sink_support
[INFO] [stdout]                                at /opt/rustwide/workdir/diag_backend_probe/src/lib.rs:1219:71
[INFO] [stdout]   22:     0x5a3f360ef5a7 - diag_backend_probe[b85693201de089c2]::tests::probe_backend_uses_help_output_to_confirm_dual_sink_support::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/diag_backend_probe/src/lib.rs:1199:69
[INFO] [stdout]   23:     0x5a3f36119406 - <diag_backend_probe[b85693201de089c2]::tests::probe_backend_uses_help_output_to_confirm_dual_sink_support::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5a3f3612669b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5a3f3612669b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x5a3f36133e8b - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5a3f36133e8b - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5a3f36133e8b - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5a3f36133e8b - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5a3f36133e8b - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5a3f36133e8b - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5a3f36133e8b - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5a3f3612d5a4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5a3f3612d5a4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5a3f36136a92 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x5a3f36136a92 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5a3f36136a92 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5a3f36136a92 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5a3f36136a92 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5a3f36136a92 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x5a3f36136a92 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5a3f361a2fbf - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   43:     0x5a3f361a2fbf - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x757d44da2aa4 - <unknown>
[INFO] [stdout]   45:     0x757d44e2fa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::probe_backend_uses_help_output_to_confirm_dual_sink_support
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 22 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p diag_backend_probe --lib`
[INFO] running `Command { std: "docker" "inspect" "460ce1d4e0b4d71b2c39ad403221e44da2be224bb88692385cfe3e4d8aeb182d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "460ce1d4e0b4d71b2c39ad403221e44da2be224bb88692385cfe3e4d8aeb182d", kill_on_drop: false }`
[INFO] [stdout] 460ce1d4e0b4d71b2c39ad403221e44da2be224bb88692385cfe3e4d8aeb182d
